home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / misc / IntelliKey11.lha / IntelliKey / IntelliKey.changes < prev    next >
Encoding:
Text File  |  1992-07-04  |  2.4 KB  |  56 lines

  1.   The history of IntelliKey:
  2.  
  3. Version 0.6e (Released ????) (No longer available)
  4. ============================
  5. Nothing special.  Started programming evaluation version.
  6.  
  7. Version 0.7e (Released 5/29/92) (No longer available)
  8. ===============================
  9. Fixed major bug (IK crashed on keypress).
  10. Gave user the option to change IK's screen colors.
  11.  
  12. Version 1.0 (Released 6/14/92)
  13. (Trial version released 6/2/92)
  14. ==============================
  15. Added new entry to IntelliKey.config: opts=<x>
  16. Added dimming option to dim colors to half-brightness until a key is hit.
  17. Made the screen look a lot nicer!  More "official," if you will. :)
  18. Added ddiv specifier to specify divisor for dimness.
  19. Removed lores and interlace modes, renamed medres to "normal" and hires to
  20.   "lace."
  21. Made undimming sensitive to mouse movements.
  22. Made the screen yet even *more* nicer-looking! :)
  23. Pressing <ESC> now dims the screen, so the "dim" option is just dims the
  24.   screen at startup.  You can dim manually without the "dim" option.
  25. Fixed it so the '[' and ']' keys control brightness of dimmed screen.
  26. Removed brightness feature due to really weird untraceable bugs.
  27. Getting a strange bug: Colors change randomly at boot-up, sometimes.  The
  28.   colors are random.
  29. Color problem fixed!
  30. Added feature so the user cannot switch to another screen, thus rendering
  31.   IntelliKey as a terminal locker.  NOTE: They CAN switch screens and LOOK,
  32.   but once they try to activate the window, IntelliKey flips back.
  33. Contents of S:IntelliKey.log are now displayed after correct password is
  34.   given.
  35.  
  36. Version 1.01 (Released 6/15/92)
  37. ===============================
  38. This is v1.0, patch level 1, which will work under OS 1.3.
  39.  
  40. Version 1.1 (Released 7/3/92)
  41. ==============================
  42. User can now set a timeout value x, and screen will dim after x amount of
  43.   ticks.
  44. All printable characters allowed in password.  i.e., !, %, ?, etc.  I will
  45.   not allow raw keys (F4, CTRL, LEFT SHIFT) until I get many requests.  Raw
  46.   key passwords will be *extremely* flexible.  Your password could be
  47.   something like: hold down control key, hold down F1, press right ALT,
  48.   release control key, release F1.
  49. Fixed bug: If user started typing, and either hit ESC or tried to change
  50.   screens, the password they were typing would be erased.
  51. Removed OS1.3 support.  Sorry guys.
  52. Encountered bug with ClearScreen() function.
  53. Fixed ClearScreen() bug.
  54. RawKey password mode works now!  See file "raw.table" for more info.
  55. Loglevel is set to 3 at raw mode.
  56.